i.MX31: add a simple gpio driver
authorGuennadi Liakhovetski <[email protected]>
Sat, 7 Feb 2009 00:18:07 +0000 (01:18 +0100)
committerAnatolij Gustschin <[email protected]>
Tue, 24 Feb 2009 08:43:10 +0000 (09:43 +0100)
commitb30de3cccf8867566cd314e7c7033904afa5dc9d
treed0bfc0fc195bba02b2887e6bd34bdbda7af1e5d6
parentf9b6a1575d9f1ca192e4cb60e547aa66f08baa3f
i.MX31: add a simple gpio driver

This is a minimal driver, so far only managing output. It will
be used by the mxc_spi.c driver.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
drivers/gpio/Makefile
drivers/gpio/mx31_gpio.c [new file with mode: 0644]
include/asm-arm/arch-mx31/mx31.h